home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / splash / music.swf / scripts / frame_1 / DoAction.as
Text File  |  2004-09-01  |  66b  |  6 lines

  1. stop();
  2. if(pause == true || entering == true)
  3. {
  4.    play();
  5. }
  6.